﻿2026-07-26T07:22:51.5814150Z ##[group]Run actions/checkout@v5
2026-07-26T07:22:51.5814927Z with:
2026-07-26T07:22:51.5815333Z   repository: BigscreenVR/spt-bs-core
2026-07-26T07:22:51.5818060Z   token: ***
2026-07-26T07:22:51.5818418Z   ssh-strict: true
2026-07-26T07:22:51.5818766Z   ssh-user: git
2026-07-26T07:22:51.5819189Z   persist-credentials: true
2026-07-26T07:22:51.5819591Z   clean: true
2026-07-26T07:22:51.5819968Z   sparse-checkout-cone-mode: true
2026-07-26T07:22:51.5820384Z   fetch-depth: 1
2026-07-26T07:22:51.5820732Z   fetch-tags: false
2026-07-26T07:22:51.5821088Z   show-progress: true
2026-07-26T07:22:51.5821446Z   lfs: false
2026-07-26T07:22:51.5821780Z   submodules: false
2026-07-26T07:22:51.5822138Z   set-safe-directory: true
2026-07-26T07:22:51.5822540Z   allow-unsafe-pr-checkout: false
2026-07-26T07:22:51.5823148Z ##[endgroup]
2026-07-26T07:22:51.6618164Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-26T07:22:51.6619856Z ##[group]Getting Git version info
2026-07-26T07:22:51.6620531Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-26T07:22:51.6621475Z [command]/usr/bin/git version
2026-07-26T07:22:51.6642821Z git version 2.43.0
2026-07-26T07:22:51.6660099Z ##[endgroup]
2026-07-26T07:22:51.6672190Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/788ba65a-aac0-4c9e-bcd0-86da366f958d' before making global git config changes
2026-07-26T07:22:51.6673332Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T07:22:51.6675193Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-26T07:22:51.6706210Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-26T07:22:51.6723376Z https://github.com/BigscreenVR/spt-bs-core
2026-07-26T07:22:51.6733389Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-26T07:22:51.6735894Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-26T07:22:51.6754721Z HEAD
2026-07-26T07:22:51.6785780Z ##[endgroup]
2026-07-26T07:22:51.6786896Z [command]/usr/bin/git submodule status
2026-07-26T07:22:51.6962936Z ##[group]Cleaning the repository
2026-07-26T07:22:51.6965852Z [command]/usr/bin/git clean -ffdx
2026-07-26T07:22:51.7001356Z [command]/usr/bin/git reset --hard HEAD
2026-07-26T07:22:51.7093188Z HEAD is now at 41a27125 Merge 0d5f6eed4fa2c1e84f7d5a982a355c4aed782153 into c6fd914d57fe8d4c41a9bba9874629aa47e1a17a
2026-07-26T07:22:51.7097819Z ##[endgroup]
2026-07-26T07:22:51.7099704Z ##[group]Disabling automatic garbage collection
2026-07-26T07:22:51.7102699Z [command]/usr/bin/git config --local gc.auto 0
2026-07-26T07:22:51.7128697Z ##[endgroup]
2026-07-26T07:22:51.7129939Z ##[group]Setting up auth
2026-07-26T07:22:51.7133913Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-26T07:22:51.7158076Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-26T07:22:51.7345034Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T07:22:51.7372496Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-26T07:22:51.7563820Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T07:22:51.7591836Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-26T07:22:51.7787280Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-26T07:22:51.7817264Z ##[endgroup]
2026-07-26T07:22:51.7818063Z ##[group]Fetching the repository
2026-07-26T07:22:51.7823738Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +41a27125611ff231ac8b80c91f5b3bcb074eaab1:refs/remotes/pull/79/merge
2026-07-26T07:22:52.1975750Z ##[endgroup]
2026-07-26T07:22:52.1976566Z ##[group]Determining the checkout info
2026-07-26T07:22:52.1977339Z ##[endgroup]
2026-07-26T07:22:52.1981695Z [command]/usr/bin/git sparse-checkout disable
2026-07-26T07:22:52.2024001Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-26T07:22:52.2048162Z ##[group]Checking out the ref
2026-07-26T07:22:52.2050238Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/79/merge
2026-07-26T07:22:52.2092012Z HEAD is now at 41a27125 Merge 0d5f6eed4fa2c1e84f7d5a982a355c4aed782153 into c6fd914d57fe8d4c41a9bba9874629aa47e1a17a
2026-07-26T07:22:52.2095209Z ##[endgroup]
2026-07-26T07:22:52.2123349Z [command]/usr/bin/git log -1 --format=%H
2026-07-26T07:22:52.2145510Z 41a27125611ff231ac8b80c91f5b3bcb074eaab1
